Document '-' as alias for stdin/stdout.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 15 Mar 2005 15:15:05 +0000 (15:15 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 15 Mar 2005 15:15:05 +0000 (15:15 +0000)
gpsbabel/main.c

index 32f1cd0ba194f993ea399dfc2ad5610f11bdb41d..3f17ab95c5ec36c25202f818c5f87298a1e92bc0 100644 (file)
@@ -38,6 +38,7 @@ usage(const char *pname, int shorter)
 "    The input type and filename are specified with the -i INTYPE\n"
 "    and -f INFILE options. The output type and filename are specified\n"
 "    with the -o OUTTYPE and -F OUTFILE options.\n"
+"    If '-' is used for INFILE or OUTFILE, stdin or stdout will be used.\n"
 "\n"
 "    In the second form of the command, INFILE and OUTFILE are the\n"
 "    first and second positional (non-option) arguments.\n"